{
	"blt_version" : 2,
	"name" : "No Duplicated Bullets",
	"description" : "Prevents to generate, as a client, damage normally done only by host. And other things.",
	"author" : "TdlQ",
	"image" : "tdlq.dds",
	"color" : "0.52 1 0",
	"contact" : "",
	"version" : "9",
	"simple_update_url" : "http://pd2mods.z77.fr/update/NoDuplicatedBullets.zip",
	"updates": [
		{
			"identifier" : "SimpleModUpdater",
			"display_name" : "Simple Mod Updater",
			"install_folder" : "Simple Mod Updater",
			"host" : { "meta": "http://pd2mods.z77.fr/meta/SimpleModUpdater", }
		}
	],
	"hooks" : [
		{
			"hook_id" : "lib/network/handlers/unitnetworkhandler",
			"script_path" : "lua/unitnetworkhandler.lua"
		},
		{
			"hook_id" : "lib/units/contourext",
			"script_path" : "lua/contourext.lua"
		},
		{
			"hook_id" : "lib/units/enemies/cop/copdamage",
			"script_path" : "lua/copdamage.lua"
		},
		{
			"hook_id" : "lib/units/enemies/cop/huskcopdamage",
			"script_path" : "lua/huskcopdamage.lua"
		},
		{
			"hook_id" : "lib/units/weapons/sentrygunweapon",
			"script_path" : "lua/sentrygunweapon.lua"
		}
	]
}
